QuickOPC User's Guide and Reference
EasyDAItemSubscriptionArguments<T> Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Generic Namespace : EasyDAItemSubscriptionArguments<T> Class

For a list of all members of this type, see EasyDAItemSubscriptionArguments<T> members.

Public Properties
 NameDescription
Public PropertyA callback method to be invoked for each significant monitored item change. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.EasyDAItemSubscriptionArguments)
Public Propertystatic (Shared in Visual Basic)Default "easy" OPC DA item subscription parameters.  
Public PropertyGets or sets the OPC group parameters that are an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemGroupArguments)
Public PropertyGets or sets the OPC item descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments)
Public PropertyGets or sets the OPC server descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments)
Public PropertyGets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public PropertyA typed callback method to be invoked for each significant monitored item change.  
Top
See Also

Reference

EasyDAItemSubscriptionArguments<T> Class
OpcLabs.EasyOpc.DataAccess.Generic Namespace